Scripting > CxEls > ElsClient Object

ElsClient Object

The ElsClient object is used to display and manipulate the Event Logging Service. Declare the object using the following code:

CreateObject("CxEls.ElsClient")

Each method in this document will assume you have declared the ELS object using the following code:

Dim ElsClient

Set ElsClient = CreateObject("CxEls.ElsClient")

ElsClient.Connect("CYGDEMO.ELS")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.